body {
	display: block;
	margin: 0;
	position: relative;
}

i {
	font-style: normal;
}
html,
button,
input,
select,
textarea {
	font-family: '微软雅黑';
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}



.clear {
	clear: both;
}

html,
body {
	width: 100%;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt {
	margin: 0;
}

input {
	outline: none;
}


/*滚动条 start*/

::-webkit-scrollbar {
	width: 5px;
	height: 4px;
	background-color: #d93d48;
}


/*定义滚动条轨道 内阴影+圆角*/

 ::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background: #fff;
}


/*定义滑块 内阴影+圆角*/

 ::-webkit-scrollbar-thumb {
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 100, 40, .3);
	background-color: #006428;
}

 ::-webkit-scrollbar-thumb:hover {
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,100, 40, .3);
	background-color:#006428;
}

.fl {
	float: left;
	display: block;
}

.fr {
	float: right;
	display: block;
}

.max-width {
	max-width: 1350px;
	margin: 0 auto;
	overflow: hidden;
}

.width {
	width: 1350px;
	margin: 0 auto;
	overflow: hidden;
}

.widthbfb {
	width: 91%;
	margin: 0 auto;
	overflow: hidden;
}


/* online */
#online_qq_tab a,.onlineMenu li.tli,.newpage{background:url(../images/float_s.png) no-repeat;}
#onlineService,.onlineMenu,.btmbg{background:url(../images/float_bg.png) no-repeat;}

#online_qq_layer{z-index:9999;position:fixed;left:0px;top:0;margin:150px 0 0 0;}
*html,*html body{background-image:url(about:blank);background-attachment:fixed;}
*html #online_qq_layer{position:absolute;top:expression(eval(document.documentElement.scrollTop));}

#online_qq_tab{width:28px;float:left;margin:120px 0 0 0;position:relative;z-index:9;}
#online_qq_tab a{display:block;height:118px;line-height:999em;overflow:hidden;}
#online_qq_tab a#floatShow{background-position:-30px -374px;}
#online_qq_tab a#floatHide{background-position:0 -374px;}

#onlineService{display:inline;margin-left:-1px;float:left;width:130px;background-position:0 0;padding:10px 0 0 0;}
.onlineMenu {
    background-position: -262px 0;
    background-repeat: repeat-y;
    padding: 0px 15px 11px;
}
.onlineMenu h3 {
    height: 36px;
    border-bottom: solid 1px #006428;
    line-height: 36px;
    font-size: 14px;
    color: #006428;
}
.onlineMenu li{    height: 32px;
    line-height: 39px;}
.onlineMenu li.tli{padding:0 0 0 28px;font-size:12px;text-align:left;}
.onlineMenu li.zixun{background-position:0px -131px;}
.onlineMenu li.fufei{background-position:0px -190px;}
.onlineMenu li.phone{background-position:0px -244px;}
.onlineMenu li a.newpage{display:block;height:36px;line-height:999em;overflow:hidden;background-position:5px -100px;}
.onlineMenu li img{       margin: -3px -1px 0;
    width: 21px;
    vertical-align: middle;
}
.onlineMenu li.last{border:0;}
.onlineMenu>img{width:100px;}
.wyzx{padding:8px 0 0 5px;height:57px;overflow:hidden;background:url(images/webZx_bg.jpg) no-repeat;}

.btmbg{height:12px;overflow:hidden;background-position:-131px 0;}


.onlineMenu li a{
    font-size: 12px;
    width: 100%;
    display: block;
}
.onlineMenu li a span{
color: #222;
    font-weight: 600;
    padding-left: 5%;
}




/*分页样式*/
.digg {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    padding: 3% 0;
}
.digg a{ display:inline-block; /*float:left;*/ padding:5px 12px; margin:0 0 0 8px; border:1px solid #e1e2e3; line-height:20px; height:20px; color:#3b8dd1; background:#fff; text-decoration:none; }
.digg a:hover { border:1px solid #3b8dd1; }
.digg span{ display:inline-block; /*float:left;*/ padding:5px 0; line-height:20px; height:20px; }
.digg span.current { padding:5px 12px; margin:0 0 0 8px; color:#555; font-weight:bold; }
.digg span.disabled { border:1px solid #eee; padding:5px 12px; margin:0 0 0 8px; color:#ddd; }

/*      ------------       heads       -----------       */

.heads {
	width: 100%;
	display: block;
	position: relative;
	height:137px;
	z-index: 99;
}

.headdw{
    width: 100%;
    background: #fff;
}

.hedw{
	position: fixed;
	display: block;	
}

.head {
	max-width: 1350px;
	margin: 0 auto;
	padding: 5px 0;
	width: 100%;
position: relative;
}


.logo img {
	display: block;
}

.navs {
    width: 73%;
    margin-top: 6px;
}

.navs li {
    float: left;
    display: block;
    width: 11.8%;
    text-align: center;
    line-height: 55px;
	position:relative;
}
.navs li a {
	display: inline-block;
	color: #000000;
	font-size: 16px;
	padding: 0 5%;
	transition: .7s;
}

.navs li a img{
    vertical-align: middle;
}

.navs li:nth-child(1) a {
	padding: 0 15.6%;
}

.navs li.on>a,
.navs li:hover>a {
	border-bottom: 1px solid #006428;
	color: #006428;
}




.containBox_opbg  {
	display: none;
}


.navsgq{
    position: absolute;
    right: 0;
    top: 29px;
}




.head_navdl{
position: absolute;
    background: #fff;
    width: 200%;
    z-index: 1000;
    left: -50%;
	display:none;
}

.head_navdl dt:hover a{
color: #006428;
}




/*      -----------            banner             ----------        */

.banner {
	position: relative;
	display: block;
}

.bannerwith {
	width: 100%;
	overflow: hidden;
}

.banbdimg li img {
	width: 100%;
	display: block;
}

.banbdimg li a {
	width: 100%;
	display: block;
	overflow: hidden;
}

.banner .hd ul {
	position: absolute;
	bottom: 13px;
	z-index: 99;
	left: 5%;
	display: inline-block;
	width: 90%;
	text-align: center;
}

.banner .hd li {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 1%;
	width: 70px;
	overflow: hidden;
	text-indent: 999px;
	height: 2px;
	margin: 0 1%;
	display: inline-block;
	z-index: 9999;
}

.banner .hd li.on {
	background-color: #fff;
}




/*             -----------------         hot_search         -----------------               */

.hot_search {
	width: 100%;
	border-bottom: 1px solid #ececec;
}

.hot {
	max-width: 1320px;
	margin: 0 auto;
}

.hotspan {
	font-size: 14px;
	color: #524f4f;
	line-height: 54px;
}

.hotspan a {
	color: #747373;
	font-size: 12px;
}

.hottxt {
	border: 2px solid #006428;
	border-radius: 5px;
	padding: 2% 14% 2% 4%;
	width: 81%;
}

.hotsearch {
	width: 22%;
	position: relative;
	margin-top:0.9%;
}

.hotbut {
	position: absolute;
	right: 2%;
	top: 15%;
	background: url(../picture/hotbut.png) no-repeat center center;
	width: 12%;
	height: 70%;
	border: none;
	padding: 0;
	border-left: 1px solid #006428;
}










/*       -----------           product           ----------       */
.tlts{
	text-align: center;
	width: 100%;
	overflow: hidden;
	padding: 54px 0;
}
.tlts h2{
	color: #535353;
	font-size:30px ;
	font-weight: 500;
}
.tlts p{
	color: #c8c8c8;
	font-size:16px ;
}


.product{
	width: 100%;
	display: block;
	overflow: hidden;
}

.productnr {
    width: 100%;
    margin: 0 auto 4%;
}

.productlm{
	width: 100%;
	text-align: center;
}
.productlm li{
	display: inline-block;
	width: 12%;
	text-align: center;
	background: url(../images/prodhbj.png) no-repeat right center;
    line-height: 27px;
}
.productlm li:nth-last-child(1){
	background: none;
}
.productlm li span,.productlm li a{
	font-size: 16px;
	color: #6a6a6a;
    transition: .7s;
    cursor: pointer;
}

.productcot{
	width: 100%;
	margin: 44px auto;
}
.productcot li{
	width: 33.3%;
	float: left;
	display: block;
}
.prodcot{
	width: 95%;
    margin: 11px auto;
    transition: .7s;
}

.prodcotimg{
	border: 1px solid #eeeeee;
	width: 100%;
	display: block;
	overflow: hidden;
}
.prodcotimg img{
	display: block;    
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.prodcotwz{
	width: 85%;
    margin: 0 auto;
    padding: 3% 0;
    position: relative;
}
.prodcotwz p{
	font-size: 14px;
	color: #666666;
	padding-bottom: 1%;
}

.productcot li:hover .prodcotwz p{
    color: #006428;
}


.prodcotwz span{
	color: #999999;
	font-size: 14px;
}

.prodcotwz i{
    opacity: 0;
    position: absolute;
    right: 20%;
    top: 57%;
    transition: .7s;
    transition: all .36s ease;
}
.prodcotwz i img{
	width: 25px;
	display: block;
}

.productcot li:hover .prodcot{
	box-shadow: 0 0 19px #d8d8d8;
}
.productcot li:hover .prodcotwz i{
    opacity: 1;
    right: 0;
}

.productcot li:hover .prodcotimg img {
    transform: scale(1.1, 1.1);
}

.productlm li:hover span,.productlm li:hover a{
	color: #006428;
}


.productlm li:nth-last-child(1) a{
color: #006428;
    font-weight: 800;
}




/*        -----------         advantage         ----------        */
.advantage{
	width: 100%;
	display: block;
	overflow: hidden;
	/*background: url(../images/advantagebj.jpg);*/
}
.advantagenr{
	width: 100%;
	overflow: hidden;
	display: block;
    padding-bottom: 4%;
}

.advantdiv{
	width: 100%;
	background: url(../images/advantageyy.png) no-repeat bottom center;
	padding: 4% 0 2%; 
}


.advantdivl{
	width: 43%;
}

.advantdivlnr{
	margin-bottom: 2%;
}

.advantdivl h2{
	color: #006428;
	font-size: 30px;
	padding-bottom: 2%;
}

.advantdivl h4{
	color: #f5a200;
	font-size: 22px;
	padding-bottom: 2%;
	font-weight: 500;
}

.advantdivl p{
	color: #333333;
	font-size: 14px;
	line-height: 25px;
	background: url(../images/advantagejt.png) no-repeat left top 10px;
	padding-left: 10px;
}

.advantdivr{
	width: 50%;
    text-align: center;
}







/*       -----------           solution           ----------       */
.solution{
	width: 100%;
	display: block;
	overflow: hidden;
	padding: 1% 0 5%;
}


.solutnr{
	width: 100%;
	display: block;
}
.solutnr li{
	width: 25%;
	float: left;
	display: block;
}
.solutnr li a{
	display: block;
	width: 90%;
	background: #f6f6f6;
    transition: .7s;
    transition: all .36s ease;
    margin: 4% auto;
}
.solutcot{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding: 5% 0 13%;
}
.solutimg{
	padding: 18% 0 10%;
}
.solutimg img {
    display: block;
    margin: 0 auto;
    height: 67px;
}




.soluth{
	font-size: 16px;
	color: #363636;
	font-weight: 500;
	position: relative;
    padding: 1% 0 6%;
    margin-bottom: 5%;
}
.soluti{
	position: absolute;
	bottom: 0;
    left: 42.2%;
    width: 14%;
	height: 1px;
	background: #8b8b8b;
}
.solutp{
    font-size: 14px;
    color: #8b8b8b;
    height: 70px;
    line-height: 22px;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
    margin-bottom: 9%;
}

.solutnr li:hover .solutp{
	color: #006428;
}


.solutcot span {
    font-weight: 500;
    padding: 2% 4%;
    background: #006428;
    border-radius: 50px;
    display: inline-block;
    transition: .7s;
    transition: all .36s ease;
}


.solutnr li:hover .solutcot span{
	padding: 2% 30%;
}

.solutnr li:hover a {
    background: #fff;
    box-shadow: 0px 0px 20px #dedede;
    margin-top: 0%;
}



/*       --------------          about           --------------       */
.about{
	width: 100%;
	display: block;
	overflow: hidden;
	position: relative;
	background: #f8f8f8;
	padding: 2% 0;
}
.aboutdiv{
	width: 95%;
	margin: 0 auto;
}
.aboutdivl{
	width: 49.4%;
background: #fff;
}
.aboutdivl img{
	width: 100%;
	display: block;
}



.aboutdivr{
	width: 46%;
    margin-left: 3%;
}

.aboutdivr .tlts {
padding: 27px 0 54px;
}

.aboutdivrz{
	width: 85%;
    margin: 0 auto;
}
.aboutdivrz p{
    font-size: 15px;
    color: #000;
    line-height: 32px;
    margin-bottom: 3.5%;
    text-indent: 2em;
    letter-spacing: 0.06em;
}


.aboutmore{
	position: absolute;
	bottom: 6.5%;
	right: 20%;
	font-size: 14px;
	color: #000;
	display: inline-block;
	line-height: 40px;
	padding: 0 3%;
	border: 1px solid #dfdfdf;
}

.aboutdivr:hover .aboutmore{
    background: #006428;
    color: #fff;
    border: 1px solid #006428;
}


.aboutdivl video {
    width: 100%;
    height: 573px;
}




/*       --------------          news           --------------       */
.news{
	width: 100%;
	display: block;
	overflow: hidden;
	padding:2% 0 5%;
}

.newsnr{
	width: 100%;
    margin-top: 1%;
    position: relative;
}
.newscot{
	width: 90%;
	margin: 0 auto;
}
.newscot li{
	width: 33.3%;
	display: block;
	float: left;
}
.newscotnr{
	width: 80%;
	display: block;
	margin: 0 auto;
}

.newscotnr h3{
	font-size:28px ;
	color: #000000;
	font-weight: 500;
}
.newscotnr span{
	display: block;
	font-size: 16px;
	color: #333;
	margin: 5% auto;
    transition: .7s;
    transition: all .36s ease;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.newscotnr p{
	color: #8d8d8d;
	font-size: 14px;
	line-height: 23px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.newscot li:hover .newscotnr span{
	color: #006428;	
}

.newscotnr i {
    font-weight: 500;
    padding: 2% 3.3%;
    background: #006428;
    border-radius: 50px;
    display: inline-block;
    transition: .7s;
    transition: all .36s ease;
    margin: 20% auto 0;
}

.newscot li:hover .newscotnr i {
    padding: 2% 15%;
}

.newsnjt{
	position: absolute;
	top: 50%;
	-webkit-filter: grayscale(1); /* Webkit */
    filter: gray; /* IE6-9 */  
    filter: grayscale(1); /* W3C */
}
.newsnjt.next{
	left: 0;
}
.newsnjt.prev{
	right: 0;
}


/*       --------------          footers           --------------       */

.footers {
	background: #1a1a1a;
	padding: 20px 0 0;
}

.footer {
	max-width: 1350px;
	margin: 0 auto;
}

.footr {
    width: 64%;
    overflow: hidden;
}

.footrdl{
    width: 100%;
    display: block;
}

.footr dl {
	float: left;
	width: 20%;
}

.footr dt {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

.footr dd a {
	display: block;
    font-size: 14px;
    line-height: 34px;
	color: #939393;
	-webkit-transition: all .3s;
	transition: all .3s;
}


.footl i {
	display: block;
	margin-right: 13px;
	margin-top: 2px;
	width: 20px;
	height: 20px;
	background: url(../images/icon1.png) no-repeat;
	background-size: 100%;
}

.footl .icon2 {
	background-position: 0 -20px;
}

.footl .icon3 {
	background-position: 0 -40px;
}

.footer .box {
	padding-top: .5rem;
	background: #1a1a1a;
	font-size: 12px;
	color: #939393;
}



.footlstart{
	display: inline-block;
	width: 100%;
}

.footldianh{
	font-size: 16px;
    color: #939393;
    font-weight: 500;
    margin-right: 5%;
}

.footl {
    width: 17%;
    text-align: right;
    margin-top: 1.5%;
}
.footldhimg{
	margin-bottom: 2%;
}





.bottoms {
	width: 100%;
	max-width: 1552px;
	margin: 0 auto;
	margin-top: 56px;
	border-top: 1px solid #6b6b6b;
}

.bottoms p {
	position: relative;
	max-width: 1350px;
	margin: 0 auto;
}

.bottoms p,
.bottoms a {
	font-size: 12px;
	color: #939393;
	padding: 1.2% 0;
}

.bottomba {
	position: absolute;
	right: 17px;
}

.bottomba img {
	vertical-align: middle;
	margin-top: -5px;
}



.footr dd a:hover{
	color: #f5a200;
}


.footyqlj{
    width: 100%;
    margin: 1% auto 4%;
}
.footyqlj span {
    font-size: 15px;
    color: #fff;
    display: block;
    width: 7%;
    float: left;
    height: 50px;
    line-height: 23px;
}
.footyqlj a {
    font-size: 14px;
    color: #939393;
    margin: auto 13px;
    line-height: 24px;
}

.footyqlj a:hover {
    color: #f5a200;
}







.caidan{
	display: none;
}



.tag3{
	display: none;
}
.tag03{
display: block;
width:100%;
position:relative;
animation:myfirst3 1s;
-moz-animation:myfirst3 1s; /* Firefox */
-webkit-animation:myfirst3 1s; /* Safari and Chrome */
-o-animation:myfirst3 1s; /* Opera */
}

@keyframes myfirst3
{
0%   {bottom:-1000px;right: 0;}
100%  {bottom:0px;right: 0;}
}

@-moz-keyframes myfirst3 /* Firefox */
{
0%   {bottom:-1000px;right: 0;}
100%  { bottom:0px;right: 0;}
}

@-webkit-keyframes myfirst3 /* Safari and Chrome */
{
0%   {bottom:-1000px;right: 0;}
100%  { bottom:0px;right: 0;}
}

@-o-keyframes myfirst3 /* Opera */
{
0%   {bottom:-1000px;right: 0;}
100%  { bottom:0px;right: 0;}
}

.tag1,.tag2{
	display: none;
}
.tag01{
	display: block;
width:100%;
position:relative;
animation:myfirst1 1s;
-moz-animation:myfirst1 1s; /* Firefox */
-webkit-animation:myfirst1 1s; /* Safari and Chrome */
-o-animation:myfirst1 1s; /* Opera */
}

@keyframes myfirst1
{
0%   {right:-1400px; top:0px;}
100%  {right:0px; top:0px;}
}

@-moz-keyframes myfirst1 /* Firefox */
{
0%   {right:-1400px; top:0px;}
100%  {right:0px; top:0px;}
}

@-webkit-keyframes myfirst1 /* Safari and Chrome */
{
0%   {right:-1400px; top:0px;}
100%  {right:0px; top:0px;}
}

@-o-keyframes myfirst1 /* Opera */
{
0%   {right:-1400px; top:0px;}
100%  {right:0px; top:0px;}
}





.tag2{
	display: none;
}
.tag02{
display: block;
width:100%;
position:relative;
animation:myfirst2 1s;
-moz-animation:myfirst2 1s; /* Firefox */
-webkit-animation:myfirst2 1s; /* Safari and Chrome */
-o-animation:myfirst2 1s; /* Opera */
}

@keyframes myfirst2
{
0%   {left:-1000px; bottom: 0;}
100%  {left:0px; bottom: 0;}
}

@-moz-keyframes myfirst2 /* Firefox */
{
0%   {left:-1000px; bottom:0px;}
100%  {left:0px; bottom:0px;}
}

@-webkit-keyframes myfirst2 /* Safari and Chrome */
{
0%   {left:-1000px; bottom:0px;}
100%  {left:0px; bottom:0px;}
}

@-o-keyframes myfirst2 /* Opera */
{
0%   {left:-1000px; bottom:0px;}
100%  {left:0px; bottom:0px;}
}















@media screen and (max-width:1520px) {

.tlts {
    text-align: center;
    width: 100%;
    overflow: hidden;
    padding: 4% 0;
}

.aboutdivrz p {
    font-size: 15px;
    color: #000;
    line-height: 32px;
    margin-bottom: 3.5%;
    text-indent: 2em;
    letter-spacing: 0.06em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:10;
    overflow: hidden;
}















}







@media screen and (max-width:1350px) {
.head{
    width: 90%;
    margin: 0 auto;
}



.advantdiv {
    background-size: 100%;
    padding: 4% 0;
}

.advantdivl h2 {
    color: #006428;
    font-size: 26px;
    padding-bottom: 2%;
}
.advantdivl h4 {
    color: #f5a200;
    font-size: 18px;
    padding-bottom: 2%;
    font-weight: 500;
}


.tlts img{
width: 32%;
}

.productlm li span, .productlm li a {
    font-size: 14px;
    color: #6a6a6a;
    transition: .7s;
    cursor: pointer;
}


.max-width {
    width: 90%;
}

.newscotnr p ,.newscotnr span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.footr dd a {
    font-size: 12px;
    line-height: 30px;
}

.footldianh {
    font-size: 14px;
    color: #939393;
    font-weight: 500;
    margin-right: 13%;
}









}



@media screen and (max-width:768px) {


.head {
    position: relative;
    padding: 4% 0;
}

.caidan img {
    width: 100%;
}
.caidan {
    display: block;
    position: absolute;
    right: 6px;
    width: 6%;
    top: 19px;
}


.navs{
display: none;
}



.logo ,.navs {
    width: 100%;
    float: none;
}

.navs li {
    float: left;
    display: block;
    width: 50%;
    text-align: center;
    line-height: 55px;
}


.navs li a {
    border-bottom: 1px solid #fff;
}

.heads {
    height: 183px;
}


.banner .hd li {
    width: 52px;
}
.banner .hd ul {
    bottom: 2px;
}


.tlts {
    padding: 7% 0;
}

.tlts h2 {
    color: #535353;
    font-size: 26px;
    font-weight: 500;
}


.productlm li {
    display: inline-block;
    width: 49%;
    text-align: center;
    background: url(../images/prodhbj.png) no-repeat right center;
    line-height: 28px;
}

.productlm li:nth-child(2n){
    background: none;
}



.productcot li {
    width: 100%;
    float: left;
    display: block;
}
.prodcotimg img {
    width: 100%;
    display: block;
}

.productcot {
    width: 100%;
    margin: 10px auto;
}


.tlts img {
    width: 89%;
}
.advantdivl,.advantdivr{
    width: 100%;
    float: none;
padding: 4% 0;
}


.advantdivr img{
    width: 100%;
    display: block;
}


.solutimg img {
    display: block;
    margin: 0 auto;
    height: 40px;
}
.solutcot span {
    padding: 2% 6%;
}
.soluth {
    font-size: 14px;
}

.solutp {
    font-size: 12px;
}
.solutnr li {
    width: 50%;
    float: left;
    display: block;
}




.aboutdiv {
    width: 90%;
    margin: 0 auto;
}
.aboutdivl,.aboutdivr {
    width: 100%;
margin-left: 0;
}

.aboutmore {
    position: inherit;
    bottom: 0;
    right: 0;
    font-size: 12px;
    color: #000;
    display: block;
    line-height: 32px;
    padding: 0 3%;
    border: 1px solid #dfdfdf;
    margin: 0 auto;
    width: 25%;
    text-align: center;
}







.newscot li{
    width: 100%;
}
.newscotnr i {
    margin: 12% auto 7%;
}




.footrdl {
    width: 100%;
    display: none;
}
.footl {
    width: 50%;
    text-align: center;
    margin-top: 1.5%;
}
.footldianh {
    font-size: 14px;
    color: #939393;
    font-weight: 500;
    margin-right: 0;
}


.bottoms p {
    text-align: center;
}



.footers {
    background: #1a1a1a;
    padding: 7% 0 0;
}
.bottoms {
    width: 100%;
    max-width: 1552px;
    margin: 0 auto;
    margin-top: 7%;
    border-top: 1px solid #6b6b6b;
}







.advantdivl p {
    font-size: 12px;
}






.footyqlj span {
    font-size: 15px;
    color: #fff;
    display: block;
    width: 100%;
    float: left;
    height: inherit;
    line-height: 23px;
}
.footyqlj a {
    font-size: 12px;
    color: #939393;
    margin: 0 auto;
    line-height: 24px;
    width: 49%;
    display: inline-block;
    text-align: center;
}





.aboutdivl video {
    width: 100%;
    height: 200px;
}






.logo img {
    display: block;
    width: 24%;
}





.caidan {
display: block;
    position: absolute;
    right: 6px;
    width: 8%;
    top: 25px;
}


.hot{
    width: 90%;
    margin: 0 auto;
    padding:3% 0;
}
.hotspan {
    font-size: 14px;
    color: #524f4f;
    line-height: 24px;
    float: none;
    width: 100%;
}
.hotspan a {
    color: #747373;
    font-size: 12px;
    display: block;
}
.hotsearch {
    width: 100%;
    position: relative;
    margin-top: 0.9%;
    float: none;
}

.navsgq {
    position: absolute;
    right: 53px;
    top: 29px;
}




}




@media screen and (max-width:414px) {












}



@media screen and (max-width: 375px){
.breadCrumb a.bc {
    width: 17%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    float: right;
    white-space: nowrap;
    margin-right: 14%;
}

}

